projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8abe9f3
)
fix parameter name mismatch
author
Matthias Clasen
<mclasen@redhat.com>
Wed, 24 Nov 2010 01:46:20 +0000
(20:46 -0500)
committer
Carlos Garnacho
<carlosg@gnome.org>
Sat, 4 Dec 2010 14:39:41 +0000
(15:39 +0100)
gtk/gtkstyleproperties.h
patch
|
blob
|
history
diff --git
a/gtk/gtkstyleproperties.h
b/gtk/gtkstyleproperties.h
index ec772338a95fc26f6f69e7a8c2e18b5287906caf..c41945997622d5b92f56875dec2394f4ec3b94f3 100644
(file)
--- a/
gtk/gtkstyleproperties.h
+++ b/
gtk/gtkstyleproperties.h
@@
-66,7
+66,7
@@
GtkStyleProperties * gtk_style_properties_new (void);
void gtk_style_properties_map_color (GtkStyleProperties *props,
const gchar *name,
GtkSymbolicColor *color);
-GtkSymbolicColor * gtk_style_properties_lookup_color (GtkStyleProperties *
set
,
+GtkSymbolicColor * gtk_style_properties_lookup_color (GtkStyleProperties *
props
,
const gchar *name);
void gtk_style_properties_set_property (GtkStyleProperties *props,